mrb_range_edges

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct mrb_range_edges {}

Members

Variables

beg
mrb_value beg;
Undocumented in source.
end
mrb_value end;
Undocumented in source.

Meta